omap3: beagle: Fix build warning
authorSanjeev Premi <[email protected]>
Mon, 5 Sep 2011 00:25:53 +0000 (00:25 +0000)
committerAlbert ARIBAUD <[email protected]>
Mon, 12 Sep 2011 15:40:47 +0000 (17:40 +0200)
commit8c4e0ca69e09e05c2857f49b233df7ac38451fef
tree864dcd92b175de1758dc0e3d85fd5e510035d79a
parent6ceb0135f96d73063ffbaab5be7ce23933367388
omap3: beagle: Fix build warning

This patch fixes the warning dure to recent changes to the board
configuration:
cmd_i2c.o cmd_i2c.c -c
cmd_i2c.c:109:1: warning: missing braces around initializer
cmd_i2c.c:109:1: warning: (near initialization for 'i2c_no_probes[0]')

Signed-off-by: Sanjeev Premi <[email protected]>
Cc: Jason Kridner <[email protected]>
Acked-by: Jason Kridner <[email protected]>
include/configs/omap3_beagle.h